home *** CD-ROM | disk | FTP | other *** search
- -- card: 10773 from stack: in
- -- bmap block id: 11221
- -- flags: 0000
- -- background id: 7657
- -- name: more about minor scales
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=363 top=313 right=336 bottom=445
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Last Card
- ----- HyperTalk script -----
- on mouseUp
- go to card "about minor scales" of stack "reference"
- end mouseUp
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=199 top=314 right=336 bottom=299
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Minor Scales
- ----- HyperTalk script -----
- on mouseUp
- go "minor scales"
- end mouseUp
-